<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
@import url("base.css");
/** 整体定于 **/

body {
	font-size: 12px;
	color: #666;
	font-family: "microsoft yahei";
	position:relative
}
.intor_body {
	background: #000;
	font-size: 12px;
	color: #666;
	font-family: "microsoft yahei";
	background: url(../images/bg.jpg)
}
.container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
a {
	color: #666;
}
.green {
	color: #6488d0;
}
.fr {
	float:right
}
.fl {
	float:left
}
/**/



/*header*/

.header {
	position: relative;
	z-index: 2
}
.header .top_bar {
	background: #6488d0;
	height: 40px;
}
.header .top_bar .phone {
	float: right;
	background: url(../images/icon.png) no-repeat left 10px;
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	color: #fff;
}
.header .top_bar .phone font {
	margin-right: 20px;
}
.header .top_bar .phone a {
	color: #fff;
	margin-left: 10px;
}
.header .top_bar .phone span {
	border-right: 1px dotted #ccc;
	margin-left: 10px;
	width: 1px;
	height: 5px;
	display: inline-block;
	*margin-top:-12px
}
.header .top_bar .share {
	float: left;
}
.header .top_bar .share a {
	display: block;
	width: 23px;
	height: 23px;
	float: left;
	background: url(../images/share.png) no-repeat;
	margin-right: 5px;
	margin-top: 8px;
}
.header .top_bar .share a.sina {
	background-position: left top;
}
.header .top_bar .share a.tencent {
	background-position: -28px top;
}
.header .top_bar .share a.renren {
	background-position: -56px top;
}
.header .top_bar .share a.weibo {
	background-position: -84px top;
}
.header .menu {
	background: url(../images/header_bg.png) repeat-x;
	height: 138px;
}
.header .menu .logo {
	background: url(../images/logo.png) no-repeat;
	width: 96px;
	height: 93px;
	float: left;
	display: block;
	margin: 17px;
	text-indent:-999em
}
.header .menu ul {
	float: right;
}
.header .menu ul li {
	display: block;
	float: left;
	width: 120px;
	height: 138px;
	text-align: center;
}
.header .menu ul li a {
	display: block;
	height: 43px;
	background: url(../images/menu_icon.png) no-repeat;
	padding-top: 95px;
	color: #777777;
}
.header .menu ul li a:hover {
	color: #6488d0
}
.header .menu ul li.home a {
	background-position: 30px 25px;
}
.header .menu ul li.sort1 a {
	background-position: -89px 25px;
}
.header .menu ul li.sort2 a {
	background-position: -205px 25px;
}
.header .menu ul li.sort3 a {
	background-position: -322px 25px;
}
.header .menu ul li.sort4 a {
	background-position: -439px 25px;
}
.header .menu ul li.sort5 a {
	background-position: -556px 25px;
}
.header .menu ul li.sort6 a {
	background-position: -674px 25px;
}
.header .menu ul li.sort7 a {
	background-position: -785px 25px;
}
.header .menu ul li.home a.selected,.header .menu ul li.home a:hover {
	background-position: 30px -145px;
}
.header .menu ul li.sort1 a.selected,.header .menu ul li.sort1 a:hover {
	background-position: -89px -145px;
}
.header .menu ul li.sort2 a.selected,.header .menu ul li.sort2 a:hover {
	background-position: -205px -145px;
}
.header .menu ul li.sort3 a.selected,.header .menu ul li.sort3 a:hover {
	background-position: -322px -145px;
}
.header .menu ul li.sort4 a.selected,.header .menu ul li.sort4 a:hover {
	background-position: -439px -145px;
}
.header .menu ul li.sort5 a.selected,.header .menu ul li.sort5 a:hover {
	background-position: -556px -145px;
}
.header .menu ul li.sort6 a.selected,.header .menu ul li.sort6 a:hover {
	background-position: -674px -145px;
}
.header .menu ul li.sort7 a.selected,.header .menu ul li.sort7 a:hover {
	background-position: -785px -145px;
}
/*banner*/

.banner {
	height: 524px;
	margin-top: -10px;
	position: relative;
}
.banner ul li {
	height: 524px;
	float: left;
}
.banner .banner_page {
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.banner .banner_page a {
	display: inline-block;
	width: 30px;
	height: 3px;
	background: #CCCCCC;
	margin-right: 10px;
}
.banner .banner_page a.selected {
	background: #6488d0
}
.banner .banner_1 .text {
	background: url(../images/banner_text_2.png) no-repeat;
	width: 500px;
	height: 137px;
	margin-top: 188px;
}
.banner .banner_1 .more {
	display: block;
	width: 104px;
	height: 41px;
	background: url(../images/banner_btn.png) no-repeat;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 41px;
	margin-top: 20px;
}
/*sub_banner*/

.sub_banner {
	height: 300px;
	margin-top: -10px;
	position: relative;
}
.sub_banner ul li {
	height: 300px;
	float: left;
	width: 100%;
}
/*sub_menu*/

.sub_menu {
	background: #F5F4F8;
	height: 145px;
	text-align: center;
}
.sub_menu .container {
	text-align: center;
}
.sub_menu p {
	padding-top: 40px;
	padding-bottom: 20px;
}
.sub_menu a {
	display: inline-block;
	width: 105px;
	height: 40px;
	color: #777777;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}
.sub_menu a.selected {
	background: url(../images/sub_menu_ahover.png) no-repeat left top;
	color: #fff;
}
.sub_menu span {
	border-right: 1px dashed #ccc;
	height: 5px;
	width: 1px;
	margin: 0 20px;
}
/**/

.in_step {
	background: #fff;
	padding-bottom: 60px;
}
.in_step .title {
	border-bottom: 1px solid #E4E4E4;
	position: relative;
	height: 95px;
	margin-bottom: 95px;
}
.in_step .title .icon {
	background: url(../images/index_step.jpg) no-repeat center top #fff;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	bottom: -30px;
}
.in_step .step_con {
}
.in_step .step_con .text {
	float: left;
	width: 270px;
}
.in_step .step_con .text h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.in_step .step_con .text b {
	height: 3px;
	width: 80px;
	background: #6488d0;
	display: block;
	margin-bottom: 10px;
}
.in_step .step_con .text .more {
	display: block;
	width: 103px;
	height: 33px;
	background: #6488d0;
	font-size: 16px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
}
.in_step .step_con .pic {
	float: left;
	width: 460px;
	text-align: center;
}
.in_step .step_con .act {
	float: left;
	width: 235px;
}
.in_step .step_con .pic .item {
	text-align: center;
	display: none;
}
.in_step .step_con .pic p {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
}
.in_step .step_con .act a {
	display: block;
	width: 232px;
	height: 47px;
	background: #ccc;
	margin-bottom: 20px;
	color: #fff;
	font-size: 20px;
	padding-top: 5px;
	text-decoration: none;
}
.in_step .step_con .act a.selected {
	background: #6488d0;
}
.in_step .step_con .act a b {
	float: left;
	height: 52px;
	line-height: 52px;
	width: 30px;
	margin-left: 20px;
	font-size: 35px;
	font-weight: normal;
	margin-right: 20px;
	margin-top: -5px;
}
.in_step .step_con .act a span {
	display: block;
	font-size: 10px;
}
/*特色*/

.in_feature {
	background: #F5F4F8;
	padding-bottom: 60px;
}
.in_feature .title {
	border-bottom: 1px solid #E4E4E4;
	position: relative;
	height: 95px;
	margin-bottom: 95px;
}
.in_feature .title .icon {
	background: url(../images/feature_title.png) no-repeat center top #F5F4F8;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -90px;
	width: 180px;
	bottom: -30px;
}
.in_feature ul li {
	width: 270px;
	float: left;
	margin: 0 8px;
	text-align: center;
	background: #fff;
	height: 230px;
	color: #999999;
	padding: 50px 20px;
	cursor: pointer;
}
.in_feature ul li h3 {
	font-size: 16px;
	font-weight: normal;
}
.in_feature ul li h4 {
	font-size: 12px;
	font-weight: normal;
}
.in_feature ul li b {
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #6488d0;
	margin: 10px 0px;
}
.in_feature ul li em {
	display: block;
	height: 100px;
	width: 100px;
	margin: 0 auto;
}
.in_feature ul li p {
	margin: 0 auto;
	width: 210px;
}
.in_feature ul li.selected {
	background: #6488d0;
}
.in_feature ul li.selected a {
	display:block;
	overflow:hidden;
	color: #fff;
	text-decoration:none
}
.in_feature ul li.selected b {
	background: #fff;
}
.in_feature ul li.item_1 em {
	background: url(../images/feature.png) no-repeat 20px top;
}
.in_feature ul li.item_2 em {
	background: url(../images/feature.png) no-repeat -312px top;
}
.in_feature ul li.item_3 em {
	background: url(../images/feature.png) no-repeat -654px top;
}
.in_feature ul li.item_1.selected em {
	background: url(../images/feature.png) no-repeat 20px -170px;
}
.in_feature ul li.item_2.selected em {
	background: url(../images/feature.png) no-repeat -312px -170px;
}
.in_feature ul li.item_3.selected em {
	background: url(../images/feature.png) no-repeat -654px -170px;
}
/*留言*/

.in_guestbook {
	background: #fff;
}
.in_guestbook .title {
	border-bottom: 1px solid #E4E4E4;
	position: relative;
	height: 95px;
	margin-bottom: 95px;
}
.in_guestbook .title .icon {
	background: url(../images/guestbook_title.png) no-repeat center top #fff;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	bottom: -30px;
}
.in_guestbook .guestbook_con {
	overflow:hidden;
	*margin-bottom:40px
}
.in_guestbook .guestbook_con dl {
	float: left;
	width: 50%;
	margin-bottom: 40px;
}
.in_guestbook .guestbook_con dl a {
	display:block;
	overflow:hidden;
	cursor:pointer;
	text-decoration:none
}
.in_guestbook .guestbook_con dl a:hover h4 {
	color:#6488d0
}
.in_guestbook .guestbook_con dl dt {
	float: left;
	margin-right: 20px;
	text-align: center;
	overflow:hidden
}
.in_guestbook .guestbook_con dl dt img {
	display:block;
	width:121px;
	height:75px;
	border:2px solid #eee
}
.in_guestbook .guestbook_con dl a:hover dt img {
	border-color:#6488d0
}
.in_guestbook .guestbook_con dl dd {
	float: left;
	width: 325px;
	font-size: 12px;
	color: #999999
}
.in_guestbook .guestbook_con dl dd p {
	display:block;
	height:40px;
	overflow:hidden;
}
.in_guestbook .guestbook_con dl dd h4 {
	line-height:30px;
	color: #444444;
	font-size: 14px;
	display:block;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
/**底部**/

.footer {
}
.footer .footer_contact {
	height: 51px;
	margin-top: 65px;
	margin-bottom: 50px;
}
.footer .footer_menu {
	height: 84px;
	margin: 0 auto;
	background: #F5F4F8;
	height: 75px;
	line-height: 75px;
	text-align: center;
}
.footer .footer_menu .container {
	text-align: center;
}
.footer .footer_menu a {
	margin: 0 10px;
}
.footer .footer_menu span {
	border-right: 1px dashed #444444;
	width: 1px;
	height: 8px;
	display: inline-block;
}
.footer .copyright {
	text-align: center;
	color: #6488d0;
	background: #F5F4F8;
	padding:20px 0;
}
.footer .copyright a {
	color: #6488d0;
}
.footer .footer_icon {
	background: #6488d0;
	text-align: center;
	padding: 30px 0px 5px;
}
.footer .footer_icon p {
	margin-bottom: 20px;
}
/*sub_main*/

.sub_main {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}
/*表格列表*/

.table_list {
}
.table_list .li {
	line-height: 40px;
	padding: 10px 0px;
}
.table_list .hr {
	border-bottom: 1px solid #E4E4E4;
	padding-top: 60px;
	margin-bottom: 60px;
	height: 1px;
}
.table_list .li label {
	float: left;
	width: 115px;
	height: 40px;
	line-height: 40px;
	color: #777777;
	font-size: 14px;
}
.table_list .li .input {
	height: 30px;
	line-height: 30px;
	min-width: 220px;
	background: #F5F4F8;
	padding: 5px;
	border: 0px;
	font-size: 12px;
	color: #868686;
	float: left;
	margin-right: 10px;
}
.table_list .li .file {
	padding: 10px 0px;
	float: left;
	margin-right: 10px;
}
.table_list .li .select {
	float: left;
}
.table_list .li font {
	margin-left: 10px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
}
.table_list .li font span {
	color: #6488d0
}
.table_list .li font b {
	cursor: pointer;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 60px;
	text-align: center;
	background: #6488d0;
	color: #fff;
}
.table_list .li font b span {
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 60px;
}
.table_list .li .btn {
	background: #6488d0;
	height: 40px;
	padding: 0 10px;
	color: #fff;
	font-size: 14px;
	border: 0px;
	line-height: 40px;
	font-family: "microsoft yahei";
}
.table_list .li .submit_btn {
	height: 40px;
	line-height: 40px;
	font-family: "microsoft yahei";
	color: #fff;
	font-size: 14px;
	border: 0px;
	padding: 0 40px;
	background: #6488d0;
	margin-left: 100px;
	cursor: pointer
}
.table_list .li .select {
	padding: 7px;
	margin-right: 10px;
	background: #F5F4F8;
	border: 1px solid #d1d1d1;
	line-height: 30px;
	display: inline-block;
	height: 35px;
}
.table_list .li font {
	font-size: 12px;
}
.table_list .li .textarea {
	background: #F5F4F8;
	color: #868686;
	border: 0px;
	padding: 5px;
	height: 100px;
	width: 530px;
}
.table_list .type_con .con_li {
	display: none;
}
.table_list .type_con .install {
	display: block;
}
#goods_list {
	margin-left: 110px;
}
#goods_list li {
	margin-bottom: 10px;
}
#goods_list li span {
	padding: 5px;
	background: #6488d0;
	color: #fff;
}
/*新闻列表*/

.sub_news {
	padding-bottom: 60px;
}
.sub_news .title {
	border-bottom: 1px solid #E4E4E4;
	position: relative;
	height: 95px;
	margin-bottom: 95px;
}
.sub_news .title .icon {
	background: url(../images/sub_news_title.jpg) no-repeat center top #fff;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	bottom: -30px;
}
.sub_news .newslist {
}
.sub_news .newslist li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.sub_news .newslist li .pic {
	float: left;
	width: 175px;
	height: 100px;
	margin-right: 20px;
	height: 110px;
}
.sub_news .newslist li h4 a {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
}
.sub_news .newslist li h4 span {
	background: url(../images/click.jpg) no-repeat left center;
	padding-left: 20px;
	color: #999999;
	font-size: 14px;
	float: right;
	font-weight: normal;
}
.sub_news .newslist li p {
	margin-top: 10px;
	color: #999999;
	font-size: 14px;
}
.sub_news .news_con {
	padding-bottom: 60px;
}
.sub_news .news_con .info_title {
	text-align: center;
	font-size: 20px;
}
.sub_news .news_con .info_title font {
	display: block;
	padding-top: 10px;
	font-size: 14px;
}
.sub_news .news_con .info_content {
	padding-top: 30px;
	font-size: 14px;
	color: #999999
}
/*帮助中心*/

.sub_help {
}
.sub_help .title {
	border-bottom: 1px solid #E4E4E4;
	position: relative;
	height: 95px;
	margin-bottom: 95px;
}
.sub_help .title .icon {
	background: url(../images/sub_help_title.jpg) no-repeat center top #fff;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	bottom: -30px;
}
.sub_help .help_menu {
	text-align: center;
}
.sub_help .help_menu a {
	padding: 5px 10px;
	margin: 0 10px;
	font-size: 14px;
}
.sub_help .help_menu a.selected {
	background: #6488d0;
	border-radius: 2px;
	color: #fff;
}
.sub_help .info_content {
	padding:60px;
	font-size:16px;
	line-height:1.8
}
.sub_help .info_content img {
		max-width:100%
}
.sub_help .info_content h1 {
	border-bottom:1px solid #ddd;
	line-height:1.8;
	color:#6488d0
}
.sub_help .info_content span.new_info {
	display:block;
	line-height:2;
	color:#999;
	font-size:14px;
	margin-bottom:20px;
	overflow:hidden
}
.sub_help .info_content span.new_info a {
	color:#6488d0
}
.sub_help .info_content .p_img {
	max-width:80%;
	display:block;
	margin:50px auto;
	padding:2px;
	border:1px solid #eee
}
.related,.p_related {
	overflow:hidden;
	border-top:1px dashed #ddd
}
.related dt,.p_related dt {
	display:block;
	overflow:hidden;
	text-align:center;
	color:#6488d0;
	font-weight:bold;
	font-size:16px;
	padding-top:15px
}
.related dt span,.p_related dt span {
	color:#999;
	text-transform:uppercase
}
.related dd,.p_related dd {
	float:left;
	width:33.2%
}
.related dd a,.p_related dd a {
	display:block;
	width:262px;
	height:210px;
	margin:20px auto;
	padding:10px;
	border:1px solid #eee
}
.p_related dd a {
height:400px
}
.related dd a:hover,.p_related dd a:hover {
	border-color:#6488d0
}
.related dd a img,.p_related dd a img {
	display:block;
	width:262px;
	height:162px;
}
.p_related dd a img {
height:352px
}
.related dd a h2,.p_related dd a h2 {
	font-size:14px;
	margin-top:5px;
	color:#999
}
.related dd a:hover h2,.p_related dd a:hover h2 {
	color:#6488d0;
}
/*select*/

.selectize-control {
	display: inline-block;
	min-width: 120px
}
.selectize-control.single .selectize-input {
	padding-right: 40px;
	background: #F5F4F8;
	box-shadow: 0 0 0;
	border-radius: 0px;
	border: 0px;
}
.selectize-input, .selectize-control.single .selectize-input.input-active {
	background: #F5F4F8;
}
.selectize-dropdown {
	border-radius: 0px;
	border: 1px solid #d0d0d0;
	border: 0px;
}
.selectize-control.single .selectize-input:after {
	background: url(../images/select_bg.png) no-repeat center -33px #6488d0;
	width: 40px;
	height: 40px;
	right: 0px;
	top: 0px;
	margin-top: 0px;
	border: 0px;
}
.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: 0px;
	border-width: 0 0 0 0;
	border-color: transparent transparent transparent transparent;
	background: url(../images/select_bg.png) no-repeat center 15px #6488d0;
}
.selectize-dropdown, .selectize-input, .selectize-input input {
	line-height: 19px;
}
/*login*/



.dialog {
	width: 750px;
	max-height: 500px;
	background: url(../images/dialog_bg.jpg) repeat;
	position: relative;
	color: #7E1D14
}
.dialog .dialog_con {
	width: 750px;
	max-height: 500px;
}
.dialog .dialog_con .content_con {
	height: 370px;
	width: 750px;
	overflow: auto;
	position: relative;
}
.dialog .close {
	background: url(../images/close.png) no-repeat;
	width: 41px;
	height: 41px;
	position: absolute;
	top: -20px;
	right: -20px;
	text-indent: -9999px;
}
.login {
	position: relative;
	width: 610px;
	height: 350px;
	background: url(../images/login_bg.png) no-repeat left top;
}
.login .dialog_con input {
	background: url(../images/input.png) no-repeat;
	width: 397px;
	height: 39px;
	border: 0px;
	line-height: 39px;
	margin-top: 10px;
	padding: 0 4px;
}
.login .dialog_con form {
	padding-top: 40px;
	padding-left: 70px;
	color: #6C6C6C;
}
.login .dialog_con .btn {
	padding-top: 20px;
}
.login .dialog_con .btn button {
	background: url(../images/btn.png) no-repeat left top;
	width: 226px;
	height: 50px;
	display: block;
	border: 0px;
	float: left;
	cursor: pointer
}
.login .dialog_con .btn a {
	display: block;
	width: 183px;
	height: 50px;
	background: url(../images/btn.png) no-repeat right top;
	float: left;
}
.qrcode {
	width: auto;
	height: auto;
	padding: 0px;
}
.info {
	width: auto;
	height: auto;
	padding: 0px;
	background: #fff;
	width: 600px;
}
.info .info_con {
	padding: 20px;
	color: #999999
}
/*留言管理*/

.sub_guestbook {
	padding-bottom: 60px;
	background: #F5F4F8
}
.sub_guestbook .title {
	border-bottom: 1px solid #E4E4E4;
	position: relative;
	height: 95px;
	margin-bottom: 95px;
}
.sub_guestbook .title .icon {
	background: url(../images/guestbook_title.png) no-repeat center top #F5F4F8;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	bottom: -30px;
}
.sub_guestbook .guestbook_left {
	float: left;
	width: 445px;
}
.sub_guestbook .guestbook_left h4 {
	color: #878787;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 20px;
}
.sub_guestbook .guestbook_left h4 font {
	color: #6488d0;
	padding-right: 10px;
}
.sub_guestbook .guestbook_right {
	float: right;
	width: 445px;
}
.sub_guestbook .guestbook_right h4 {
	color: #878787;
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 20px;
}
.sub_guestbook .guestbook_right h4 font {
	color: #6488d0;
	padding-right: 10px;
}
.sub_guestbook dl {
}
.sub_guestbook dt {
	border: 1px solid #EBEBEB;
	height: 33px;
	line-height: 33px;
	background: #fff;
	margin-top: -1px;
	padding: 0 10px;
}
.sub_guestbook dt a {
	color: #6488d0;
	display: block;
	background: url(../images/guestbook_icon.png) no-repeat right 5px;
	margin-right: 10px;
	padding-right: 30px;
}
.sub_guestbook dt font {
	float: right;
	color: #777777
}
.sub_guestbook dd {
	padding: 20px;
	color: #777777;
	display: none;
}
.sub_guestbook dl.selected a {
	background: url(../images/guestbook_icon.png) no-repeat right -105px;
}
/*留言管理*/

.sub_guestbook_add {
	padding-bottom: 60px;
	background: #fff
}
.sub_guestbook_add .title {
	border-bottom: 1px solid #E4E4E4;
	position: relative;
	height: 95px;
	margin-bottom: 95px;
}
.sub_guestbook_add .title .icon {
	background: url(../images/guestboot_sub_title.png) no-repeat center top #fff;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	bottom: -30px;
}
.sub_guestbook_add form {
}
.sub_guestbook_add form textarea {
	width: 98%;
	height: 220px;
	margin-bottom: 20px;
	background: #F5F4F8;
	box-shadow: 1px 2px 1px 2px rgba(0,0,0,0.1) inset;
	border: 0px;
	padding: 10px 1%;
	font-size: 12px;
}
.sub_guestbook_add form .select {
	float: left;
	padding: 7px;
	background: #F5F4F8;
	box-shadow: 1px 2px 1px 2px rgba(0,0,0,0.1) inset;
	border: 0px;
	padding: 10px 1%;
	border: 0px;
}
.sub_guestbook_add form .input {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	box-shadow: 1px 2px 1px 2px rgba(0,0,0,0.1) inset;
	background: #F5F4F8;
	border: 0px;
	float: left;
	margin-left: 10px;
}
.sub_guestbook_add form button {
	background: #6488d0;
	height: 35px;
	width: 100px;
	float: left;
	margin-left: 10px;
	border: 0px;
	color: #fff;
	font-size: 14px;
	font-family: "microsoft yahei";
	cursor: pointer
}
/*msg*/

.msg {
	text-align: center
}
.msg h3 {
	font-size: 20px;
	color: #6488d0;
	font-weight: normal;
}
.msg p {
	color: #868686;
	font-size: 12px;
	display: block;
	margin: 20px auto;
}
.msg p span {
	color: #6488d0
}
.msg a.btn {
	display: inline-block;
	width: 109px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	background: #868686;
	margin: 0 5px;
}
.msg a.btn:hover {
	background: #6488d0;
}
.sub_seo .title .icon {
	background: url(../images/sub_seo_title.jpg) no-repeat center top #fff;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	bottom: -30px;
}
.sub_seo .help_menu {
	text-align: left;
	padding-bottom: 75px;
}
.sub_seo .help_menu .submit {
	float: right;
	background: #6488d0;
	color: #fff;
}
.sub_seo .newslist {
}
.sub_seo .newslist li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
	width: 490px;
	height: 125px;
	overflow: hidden;
}
.sub_seo .newslist li .pic {
	float: left;
	width: 190px;
	height: 120px;
	margin-right: 20px;
	margin-left: 20px;
}
.sub_seo .newslist li p.new_desc {
	display:block;
	width:260px;
	height:70px;
	overflow:hidden
}
.sub_seo .newslist li .pic img {
	display:block;
	width:190px;
	height:120px;
}
.sub_seo .newslist li h4 a {
	color: #6488d0;
	font-size: 16px;
	font-weight: normal;
	display:block;
	width:260px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.sub_seo .newslist li:hover h4 a {
	color:#F60
}
.sub_seo .newslist li h4 span {
	background: url(../images/click.jpg) no-repeat left center;
	padding-left: 20px;
	color: #999999;
	font-size: 14px;
	float: right;
	font-weight: normal;
}
.sub_seo .newslist li p {
	margin-top: 5px;
	font-size: 14px;
}
.sub_seo .newslist li:hover p a {
	color:#999
}
.sub_seo .news_con {
	padding-bottom: 60px;
}
.sub_seo .news_con .info_title {
	text-align: center;
	font-size: 20px;
}
.sub_seo .news_con .info_title font {
	display: block;
	padding-top: 10px;
	font-size: 14px;
}
.sub_seo .news_con .info_content {
	padding-top: 30px;
	font-size: 14px;
	color: #999999
}
.edui-container {
	float: left;
}
.edui-tab-nav .edui-tab-item {
	overflow: hidden;
}
.sub_seo .news_con .newslist li .pic {
	float: left;
	width: 420px;
	height: 260px;
	margin-right: 20px;
}
.notice_info .info_con {
	width: 570px;
	height: 450px;
	overflow: hidden;
}
.page .plan_prev {
	color: #fff;
}
.page .plan_prev a {
	background: #888888;
	padding: 2px 5px;
	color: #fff;
}
.page .plan_next {
	bcolor: #fff;
}
.page .plan_next a {
	ackground: #888888;
	padding: 2px 5px;
	color: #fff;
}
.page .plan_page a {
	background: #888888;
	padding: 2px 5px;
	color: #fff;
}
.page .plan_page .current {
	background: #6488d0;
	padding: 2px 5px;
	color: #fff;
	margin: 0 5px;
}
/*推荐*/

.sub_recomment {
	padding-bottom: 60px;
}
.sub_recomment .title {
	border-bottom: 1px solid #E4E4E4;
	position: relative;
	height: 95px;
	margin-bottom: 95px;
}
.sub_recomment .title .icon {
	background: url(../images/sub_recomment_title.jpg) no-repeat center top #fff;
	height: 65px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	bottom: -30px;
}
.sub_recomment .help_menu {
	text-align: center;
	margin-bottom: 40px;
}
.sub_recomment .help_menu a {
	padding: 5px 10px;
	margin: 0 10px;
	font-size: 14px;
}
.sub_recomment .help_menu a.selected,.sub_recomment .help_menu a:hover {
	background: #6488d0;
	border-radius: 2px;
	color: #fff;
}
.sub_recomment .newslist {
}
.sub_recomment .newslist li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 200px;
	padding: 10px;
	background: #EEEEEE;
	float: left;
	margin: 10px;
}
.sub_recomment .newslist li:hover {
	background:#6488d0
}
.sub_recomment .newslist li .pic {
	width: 200px;
display:block
}
.sub_recomment .newslist li .pic img {
	display:block;
	width:200px;
	height:200px
}
.sub_recomment .newslist li .honor img {
height:160px
}
.sub_recomment .newslist li h4 {
	padding-top: 10px;
width:100%
}
.sub_recomment .newslist li h4 a {
display:block;
	color: #5F5F5F;
	font-size: 14px;
	font-weight: normal;
width:100%;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis
}
.sub_recomment .newslist li:hover h4 a {
	color:#fff
}
.sub_recomment .newslist li p {
	margin-top: 5px;
	color: #999999;
	font-size: 12px;
}
.sub_recomment .newslist li:hover p {
	color:#eee
}
.sub_recomment .news_con {
	padding-bottom: 60px;
}
.sub_recomment .news_con .info_title {
	text-align: center;
	font-size: 20px;
}
.sub_recomment .news_con .info_title font {
	display: block;
	padding-top: 10px;
	font-size: 14px;
}
.sub_recomment .news_con .info_content {
	padding-top: 30px;
	font-size: 14px;
	color: #999999
}
.title .p_title {
	text-align:center;
	width:140px;
	margin:auto;
	padding-top:60px;
	background:#fff
}
.title .p_title h3 {
}
.title .p_title span {
	display:block;
	font-size:18px;
	line-height:2;
	color:#CCC;
	text-transform:uppercase
}
.title .p_title i {
	display:block;
	width:80px;
	height:0;
	margin:auto;
	border-bottom:2px solid #6488d0
}
.pagelink{ float:right; height:26px; line-height:26px; background-color:#eee; margin:20px 0 0 0; padding:0 10px;}
.pagelink a, .pagelink span{ padding:0 3px;}
.pagelink a.on, .pagelink a:hover{ color:#F9003B;}
#ewm {
	position:fixed;
	right:50px;
	bottom:50px;
	z-index:15
}</pre></body></html>